[INFO] cloning repository https://github.com/jfoucher/planck-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfoucher/planck-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfoucher%2Fplanck-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfoucher%2Fplanck-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e07e045439938912d03eb177b06ca47a26071395
[INFO] testing jfoucher/planck-emulator against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfoucher%2Fplanck-emulator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jfoucher/planck-emulator
[INFO] finished tweaking git repo https://github.com/jfoucher/planck-emulator
[INFO] tweaked toml for git repo https://github.com/jfoucher/planck-emulator written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jfoucher/planck-emulator on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jfoucher/planck-emulator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ac4ef3120cf4fa37ad79faefbf871d037e4cb5def7337772e85aecc1ec1ef0b
[INFO] running `Command { std: "docker" "start" "-a" "8ac4ef3120cf4fa37ad79faefbf871d037e4cb5def7337772e85aecc1ec1ef0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ac4ef3120cf4fa37ad79faefbf871d037e4cb5def7337772e85aecc1ec1ef0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac4ef3120cf4fa37ad79faefbf871d037e4cb5def7337772e85aecc1ec1ef0b", kill_on_drop: false }`
[INFO] [stdout] 8ac4ef3120cf4fa37ad79faefbf871d037e4cb5def7337772e85aecc1ec1ef0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d88bee5f0a3048d6a60c5db59088b4cde236505f69f9e68b2a3c01571cf29e21
[INFO] running `Command { std: "docker" "start" "-a" "d88bee5f0a3048d6a60c5db59088b4cde236505f69f9e68b2a3c01571cf29e21", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling lru v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.55
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ratatui v0.25.0
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling plu v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/via.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/via.rs:25:41
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg`
[INFO] [stdout]   --> src/computer/ram.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn read(&mut self, reg: u16) -> u8 {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cf.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cf.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/cf.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cia.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cia.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/cia.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/empty.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/empty.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/empty.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timer2cnt` and `timer2latch` are never read
[INFO] [stdout]   --> src/computer/via.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Via {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub timer2cnt: u16,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub timer1latch: u16,
[INFO] [stdout] 10 |     pub timer2latch: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Via` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.43s
[INFO] running `Command { std: "docker" "inspect" "d88bee5f0a3048d6a60c5db59088b4cde236505f69f9e68b2a3c01571cf29e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d88bee5f0a3048d6a60c5db59088b4cde236505f69f9e68b2a3c01571cf29e21", kill_on_drop: false }`
[INFO] [stdout] d88bee5f0a3048d6a60c5db59088b4cde236505f69f9e68b2a3c01571cf29e21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01a8bad71bac66d69d17eb34ad1c2ec45411f0ccb9921ff1f40c70f3ef7051bf
[INFO] running `Command { std: "docker" "start" "-a" "01a8bad71bac66d69d17eb34ad1c2ec45411f0ccb9921ff1f40c70f3ef7051bf", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/via.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/via.rs:25:41
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg`
[INFO] [stdout]   --> src/computer/ram.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn read(&mut self, reg: u16) -> u8 {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cf.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cf.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/cf.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cia.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cia.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/cia.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/empty.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/empty.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/empty.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timer2cnt` and `timer2latch` are never read
[INFO] [stdout]   --> src/computer/via.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Via {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub timer2cnt: u16,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub timer1latch: u16,
[INFO] [stdout] 10 |     pub timer2latch: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Via` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plu v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/via.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/via.rs:25:41
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg`
[INFO] [stdout]   --> src/computer/ram.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn read(&mut self, reg: u16) -> u8 {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cf.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cf.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/cf.rs:45:41
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cia.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/cia.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/cia.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/empty.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `addr`
[INFO] [stdout]   --> src/computer/empty.rs:17:30
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/computer/empty.rs:17:41
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stdout]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timer2cnt` and `timer2latch` are never read
[INFO] [stdout]   --> src/computer/via.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct Via {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub timer2cnt: u16,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub timer1latch: u16,
[INFO] [stdout] 10 |     pub timer2latch: u16,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Via` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "01a8bad71bac66d69d17eb34ad1c2ec45411f0ccb9921ff1f40c70f3ef7051bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01a8bad71bac66d69d17eb34ad1c2ec45411f0ccb9921ff1f40c70f3ef7051bf", kill_on_drop: false }`
[INFO] [stdout] 01a8bad71bac66d69d17eb34ad1c2ec45411f0ccb9921ff1f40c70f3ef7051bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19b6c275921c1bfb8397fca51b95162447b7d0c434854a5babfe0ac7990e40fc
[INFO] running `Command { std: "docker" "start" "-a" "19b6c275921c1bfb8397fca51b95162447b7d0c434854a5babfe0ac7990e40fc", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/via.rs:25:30
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/computer/via.rs:25:41
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `reg`
[INFO] [stderr]   --> src/computer/ram.rs:28:24
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn read(&mut self, reg: u16) -> u8 {
[INFO] [stderr]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_reg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/cf.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/cf.rs:45:30
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/computer/cf.rs:45:41
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/cia.rs:10:25
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/cia.rs:17:30
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/computer/cia.rs:17:41
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/empty.rs:10:25
[INFO] [stderr]    |
[INFO] [stderr] 10 |     fn read_data(&self, addr: u16) -> u8 {
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `addr`
[INFO] [stderr]   --> src/computer/empty.rs:17:30
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/computer/empty.rs:17:41
[INFO] [stderr]    |
[INFO] [stderr] 17 |     fn write_data(&mut self, addr: u16, value: u8) {
[INFO] [stderr]    |                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `timer2cnt` and `timer2latch` are never read
[INFO] [stderr]   --> src/computer/via.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub struct Via {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  8 |     pub timer2cnt: u16,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]  9 |     pub timer1latch: u16,
[INFO] [stderr] 10 |     pub timer2latch: u16,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Via` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `plu` (lib) generated 13 warnings (run `cargo fix --lib -p plu` to apply 12 suggestions)
[INFO] [stderr] warning: `plu` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/plu-2932dd97871868e1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plu-1065ff7272bee8df)
[INFO] [stderr]    Doc-tests plu
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "19b6c275921c1bfb8397fca51b95162447b7d0c434854a5babfe0ac7990e40fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b6c275921c1bfb8397fca51b95162447b7d0c434854a5babfe0ac7990e40fc", kill_on_drop: false }`
[INFO] [stdout] 19b6c275921c1bfb8397fca51b95162447b7d0c434854a5babfe0ac7990e40fc
